﻿set_capital = {state = 292}

oob = "AAC_1936"

# Starting tech
set_technology = {
	infantry_weapons = 1
	gw_artillery = 1
	tech_trucks = 1
}

if = {
	limit = {
		NOT = { has_dlc = "No Step Back" }
	}
	set_technology = {
		gwtank = 1
	}
}

if = {
	limit = {
		has_dlc = "Battle for the Bosporus"
	}
	set_technology = { camelry = 1 }
}

set_convoys = 5

set_popularities = {
        theocracy = 100
}

set_politics = {
	ruling_party = theocracy
	last_election = "1936.1.1"
	election_frequency = 48
	elections_allowed = no
}

set_party_name = { 
    ideology = theocracy 
    long_name = "Hashimid Dynasty"
    name = Hashimid
}

create_country_leader = {
	name = "Ghazi ibn Hashimid"
	desc = ""
	picture = GFX_portrait_iraq_ghazi
	ideology = islamictheocracy
	traits = {
		#
	}
}